home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9192 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  909 b 

  1. Path: newsserver.amsinc.com!usenet
  2. From: sherborn@mail.amsinc.com (Steve Herborn)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What Are "ANSI Extensions"?
  5. Date: Fri, 08 Mar 1996 14:23:30 GMT
  6. Organization: American Management Systems
  7. Message-ID: <4hpggp$j6d@ams.amsinc.com>
  8. References: <russell.brill-0703960725300001@rmbrill.jpl.nasa.gov>
  9. NNTP-Posting-Host: victor.amsinc.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. russell.brill@jpl.nasa.gov (Russ Brill) wrote:
  13.  
  14. >I just discovered "ANSI Extensions"?  How portable are these extensions? 
  15. >How many compilers even know about them?  What exactly *are* they?  In
  16. >particular, what is this stuff about "integral type specifiers in enum
  17. >declarations" and "missing parameters on intrinsic calls"?
  18.  
  19. I don't know exactly how you are using the term, but extensions to the
  20. ANSI standard for any language are vendor (sometimes platform) specfic
  21. and usually not very portable.
  22.  
  23.